[INFO] cloning repository https://github.com/FalkorDB/Snowflake-to-FalkorDB
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FalkorDB/Snowflake-to-FalkorDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFalkorDB%2FSnowflake-to-FalkorDB", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFalkorDB%2FSnowflake-to-FalkorDB'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6ed14b76328559df73b9ce9c9a297c3e49f0176
[INFO] testing FalkorDB/Snowflake-to-FalkorDB against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFalkorDB%2FSnowflake-to-FalkorDB" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FalkorDB/Snowflake-to-FalkorDB
[INFO] finished tweaking git repo https://github.com/FalkorDB/Snowflake-to-FalkorDB
[INFO] tweaked toml for git repo https://github.com/FalkorDB/Snowflake-to-FalkorDB written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FalkorDB/Snowflake-to-FalkorDB on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FalkorDB/Snowflake-to-FalkorDB already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/FalkorDB/falkordb-rs.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snowflake-connector-rs v0.8.0
[INFO] [stderr]   Downloaded compression-codecs v0.4.36
[INFO] [stderr]   Downloaded time-macros v0.2.26
[INFO] [stderr]   Downloaded time v0.3.46
[INFO] [stderr]   Downloaded async-compression v0.4.37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a432e47474a6571addf4112375d61f93f03b94dc1180fb3c2baba8e37880c8b7
[INFO] running `Command { std: "docker" "start" "-a" "a432e47474a6571addf4112375d61f93f03b94dc1180fb3c2baba8e37880c8b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a432e47474a6571addf4112375d61f93f03b94dc1180fb3c2baba8e37880c8b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a432e47474a6571addf4112375d61f93f03b94dc1180fb3c2baba8e37880c8b7", kill_on_drop: false }`
[INFO] [stdout] a432e47474a6571addf4112375d61f93f03b94dc1180fb3c2baba8e37880c8b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 673d3c3f657f572d9353e3bf95dbb25f33b4c6f77b5c24568ce40883f76264df
[INFO] running `Command { std: "docker" "start" "-a" "673d3c3f657f572d9353e3bf95dbb25f33b4c6f77b5c24568ce40883f76264df", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling async-compression v0.4.37
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling snowflake-connector-rs v0.8.0
[INFO] [stderr]    Compiling redis v0.32.7
[INFO] [stderr]    Compiling falkordb v0.2.1 (https://github.com/FalkorDB/falkordb-rs.git#2d69df25)
[INFO] [stderr]    Compiling snowflake_to_falkordb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `cypher`
[INFO] [stdout]    --> src/sink_async.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     let cypher = format!(
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cypher`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cypher`
[INFO] [stdout]    --> src/sink_async.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |     let cypher = format!(
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cypher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `initial_full_load` is never read
[INFO] [stdout]   --> src/config.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct DeltaSpec {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub initial_full_load: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeltaSpec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mode` is never read
[INFO] [stdout]    --> src/config.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct CommonMappingFields {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub mode: Mode,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CommonMappingFields` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `inc_mapping_failed_run` is never used
[INFO] [stdout]   --> src/metrics.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Metrics {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn inc_mapping_failed_run(&self, mapping: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_falkordb_sync` is never used
[INFO] [stdout]  --> src/sink.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn connect_falkordb_sync(cfg: &FalkorConfig) -> Result<SyncGraph> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_nodes_batch_sync` is never used
[INFO] [stdout]   --> src/sink.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn write_nodes_batch_sync(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_nodes_in_batches_sync` is never used
[INFO] [stdout]   --> src/sink.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn write_nodes_in_batches_sync(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "673d3c3f657f572d9353e3bf95dbb25f33b4c6f77b5c24568ce40883f76264df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "673d3c3f657f572d9353e3bf95dbb25f33b4c6f77b5c24568ce40883f76264df", kill_on_drop: false }`
[INFO] [stdout] 673d3c3f657f572d9353e3bf95dbb25f33b4c6f77b5c24568ce40883f76264df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3921d651a8bcfce78c675192c5a83f3c16dcccd478e1159d3bfde230e21ac1cb
[INFO] running `Command { std: "docker" "start" "-a" "3921d651a8bcfce78c675192c5a83f3c16dcccd478e1159d3bfde230e21ac1cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling snowflake_to_falkordb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `cypher`
[INFO] [stdout]    --> src/sink_async.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     let cypher = format!(
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cypher`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cypher`
[INFO] [stdout]    --> src/sink_async.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |     let cypher = format!(
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cypher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `initial_full_load` is never read
[INFO] [stdout]   --> src/config.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct DeltaSpec {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub initial_full_load: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeltaSpec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mode` is never read
[INFO] [stdout]    --> src/config.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct CommonMappingFields {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub mode: Mode,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CommonMappingFields` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `inc_mapping_failed_run` is never used
[INFO] [stdout]   --> src/metrics.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Metrics {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn inc_mapping_failed_run(&self, mapping: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_falkordb_sync` is never used
[INFO] [stdout]  --> src/sink.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn connect_falkordb_sync(cfg: &FalkorConfig) -> Result<SyncGraph> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_nodes_batch_sync` is never used
[INFO] [stdout]   --> src/sink.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn write_nodes_batch_sync(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_nodes_in_batches_sync` is never used
[INFO] [stdout]   --> src/sink.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn write_nodes_in_batches_sync(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.97s
[INFO] running `Command { std: "docker" "inspect" "3921d651a8bcfce78c675192c5a83f3c16dcccd478e1159d3bfde230e21ac1cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3921d651a8bcfce78c675192c5a83f3c16dcccd478e1159d3bfde230e21ac1cb", kill_on_drop: false }`
[INFO] [stdout] 3921d651a8bcfce78c675192c5a83f3c16dcccd478e1159d3bfde230e21ac1cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c471bffcb30fe5077d7846f414219a5acf65c9c325cadb44d4516e36793b8c3c
[INFO] running `Command { std: "docker" "start" "-a" "c471bffcb30fe5077d7846f414219a5acf65c9c325cadb44d4516e36793b8c3c", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `cypher`
[INFO] [stderr]    --> src/sink_async.rs:170:9
[INFO] [stderr]     |
[INFO] [stderr] 170 |     let cypher = format!(
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cypher`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cypher`
[INFO] [stderr]    --> src/sink_async.rs:266:9
[INFO] [stderr]     |
[INFO] [stderr] 266 |     let cypher = format!(
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cypher`
[INFO] [stderr] 
[INFO] [stderr] warning: field `initial_full_load` is never read
[INFO] [stderr]   --> src/config.rs:95:9
[INFO] [stderr]    |
[INFO] [stderr] 90 | pub struct DeltaSpec {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 95 |     pub initial_full_load: Option<bool>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DeltaSpec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `mode` is never read
[INFO] [stderr]    --> src/config.rs:105:9
[INFO] [stderr]     |
[INFO] [stderr]  99 | pub struct CommonMappingFields {
[INFO] [stderr]     |            ------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 105 |     pub mode: Mode,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CommonMappingFields` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `inc_mapping_failed_run` is never used
[INFO] [stderr]   --> src/metrics.rs:61:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | impl Metrics {
[INFO] [stderr]    | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 61 |     pub fn inc_mapping_failed_run(&self, mapping: &str) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `connect_falkordb_sync` is never used
[INFO] [stderr]  --> src/sink.rs:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub fn connect_falkordb_sync(cfg: &FalkorConfig) -> Result<SyncGraph> {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `write_nodes_batch_sync` is never used
[INFO] [stderr]   --> src/sink.rs:32:8
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub fn write_nodes_batch_sync(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `write_nodes_in_batches_sync` is never used
[INFO] [stderr]   --> src/sink.rs:71:8
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub fn write_nodes_in_batches_sync(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `snowflake_to_falkordb` (bin "snowflake_to_falkordb" test) generated 8 warnings (run `cargo fix --bin "snowflake_to_falkordb" -p snowflake_to_falkordb --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/snowflake_to_falkordb-c904c8f5d46b2735)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test config::tests::config_from_json_parses_basic_fields ... ok
[INFO] [stdout] test config::tests::config_from_yaml_resolves_env_password ... ok
[INFO] [stdout] test orchestrator::tests::end_to_end_file_load_into_falkordb ... ok
[INFO] [stdout] test source::tests::snowflake_connectivity_smoke_test ... ok
[INFO] [stdout] test sink_async::tests::falkordb_connectivity_smoke_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c471bffcb30fe5077d7846f414219a5acf65c9c325cadb44d4516e36793b8c3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c471bffcb30fe5077d7846f414219a5acf65c9c325cadb44d4516e36793b8c3c", kill_on_drop: false }`
[INFO] [stdout] c471bffcb30fe5077d7846f414219a5acf65c9c325cadb44d4516e36793b8c3c
